home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-06-07 | 301 b | 9 lines | [TEXT/ttxt] |
- lib stringsearch
- for testing string matching algorithms
- # This is a library of code, test data and harnesses for
- # various kinds of string matching, includeing Boyer-Moore.
- by Hume and Sunday andrew@netlib.att.com
- ref "Fast String Searching", Software-Practice and Experience
- master netlib.att.com
-
-